projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
381c14f
)
fix a typo in the gtk_widget_render_icon annotations
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 23 Sep 2010 17:09:21 +0000
(13:09 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Thu, 23 Sep 2010 17:17:52 +0000
(13:17 -0400)
gtk/gtkwidget.c
patch
|
blob
|
history
diff --git
a/gtk/gtkwidget.c
b/gtk/gtkwidget.c
index e0693406b1e99470c9a8495fa3110eabb8e53066..7450f5bcab192cbbca7eb7b2c40bc103f14833c8 100644
(file)
--- a/
gtk/gtkwidget.c
+++ b/
gtk/gtkwidget.c
@@
-7822,7
+7822,7
@@
gtk_widget_create_pango_layout (GtkWidget *widget,
* the application and should not be modified. The pixbuf should be freed
* after use with g_object_unref().
*
- * Return value: (transfer
i
full): a new pixbuf, or %NULL if the
+ * Return value: (transfer full): a new pixbuf, or %NULL if the
* stock ID wasn't known
**/
GdkPixbuf*